-
Notifications
You must be signed in to change notification settings - Fork 690
template updates for 9.3 #8975
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
template updates for 9.3 #8975
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates the usage examples in various README files to reflect the renaming of the host file from Program.cs to AppHost.cs, ensuring that the documentation is aligned with the new template changes for version 9.3.
- Remove outdated references to Program.cs
- Update usage examples across multiple hosting packages
- Clarify instructions in the README files for the new AppHost.cs
Reviewed Changes
Copilot reviewed 349 out of 349 changed files in this pull request and generated no comments.
Show a summary per file
File | Description |
---|---|
src/Aspire.Hosting.Kafka/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Garnet/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Docker/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.WebPubSub/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.Storage/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.Sql/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.SignalR/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.ServiceBus/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.Search/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.Redis/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.PostgreSQL/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.OperationalInsights/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.Functions/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.EventHubs/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.CosmosDB/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.CognitiveServices/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.ApplicationInsights/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.Azure.AppConfiguration/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
src/Aspire.Hosting.AppHost/README.md | Updated instruction to reference AppHost.cs instead of Program.cs |
Fix #8764
Fix #8681
Easiest to look at commits
Tested by creating and building every combination. https://gist.github.com/danmoseley/251d8c506c1c64695fc11ae17d85269b